|
KDE Desktop Environment
2014/12/16 |
|
Desktop Environment is not neccessary for Server usage, though.
But Sometimes installation or using an application requires Desktop Environment,
then build Desktop Environment as follwos.
|
|
| [1] | Install KDE Desktop Environment on here. |
|
[root@dlp ~]# yum -y groups install "KDE Plasma Workspaces" --skip-broken |
| [2] | Input a command like below after finishing installation of new packages. |
|
[root@dlp ~]# echo "exec /usr/bin/startkde" >> ~/.xinitrc [root@dlp ~]# |
| [3] | KDE Desktop Environment starts like follows. |
|